home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2004 March / PCWMAR04.iso / Software / Resources / JawsPDF Creator / JawsPdfCreatorEn.exe / Disk1 / data1.cab / InstDirPlugins / -PDFX-CMYK-IFRA-newsprint.jcp < prev    next >
Encoding:
Text File  |  2003-08-08  |  850 b   |  23 lines

  1. %!PS
  2.  
  3. % When making a PDF/X file, mark it as having been prepared for 
  4. %    the IFRA QUIZ newsprint characterization
  5. % The actual instruction to make the output PDF/X is performed by 
  6. %    the PDFX_1a_2001.jcp or PDFX_3_2002.jcp plugin
  7.  
  8.     <<
  9.     /X3PrintConditionIdentifier (CO_CTP_NP_F40_03)                % IFRA 2
  10.     /X1aPrintConditionIdentifier (Ifra_NP_40lcm_neg+CTP_05.00)    % IFRA 1 - CO_NE_NP_F40_03
  11.     /PrintConditionIdentifier null
  12.     /PrintConditionInfo (IFRA QUIZ - Newsprint, Coldset offset, screen ruling 100lpi)
  13.     /Registry (http://www.color.org)
  14.     
  15.     % A profile identified using X3Profile will be embedded in an X3 file, but not in X-1a
  16.     % This approach may only be used for a characterization in the ICC registry
  17.     /X3Profile (Profiles/Zeitung_QUIZ_22_02.03V2.icm)
  18.     /Profile null
  19.     
  20. >> /JawsPDFX /ProcSet findresource /Configure get exec
  21.  
  22. %%EOF
  23.